projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
524cc80
)
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Aug 2008 22:36:50 +0000
(22:36 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Aug 2008 22:36:50 +0000
(22:36 +0000)
Don't use uninitialized pointer variable when using getrlimit.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6b87a831110bd40a6c70e2aff7124dd83ddc4803..7e0c05493a40734ebbc14bb62dfb6abe3e102155 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-08-02 Chong Yidong <cyd@stupidchicken.com>
+
+ * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
+ Don't use uninitialized pointer variable when using getrlimit.
+
2008-08-02 Eli Zaretskii <eliz@gnu.org>
* fileio.c (Fexpand_file_name): Convert the value of $HOME to a